armedIcon
Type
property
Summary
Specifies an image to display in a button when the mouse pointer enters it.
Syntax
set the armedIcon of <button> to {<imageID> | <imageName>}
Description
Use the armedIcon property to change a button's appearance when it is armed. Do not use this property to create hover icon effects, instead use the hoverIcon property.
If the button's autoArm property is false, the setting of the armedIcon property has no effect.
Examples
set the armedIcon of button "Trigger" to 2245
Related
function: stacks
glossary: property, mouse pointer, current stack
object: button
property: name, showIcon, ID, armed, autoArm, hoverIcon, icon
Compatibility and Support
Introduced
LiveCode 1.1
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile